ODAC

TCustomSmartQuery Events

Events of the TCustomSmartQuery class.

For a complete list of the TCustomSmartQuery class members, see the TCustomSmartQuery Members topic.

Public

Name Description

AfterExecute (inherited from TCustomDADataSet)

Occurs after a component has executed a query to database.

AfterFetch (inherited from TCustomDADataSet)

Occurs after dataset finishes fetching data from server.

AfterSmartRefresh

Occurs after the Smart Refresh procedure was performed by TCustomOraQuery.

AfterUpdateExecute (inherited from TCustomDADataSet)

Occurs after executing insert, delete, update, lock and refresh operations.

BeforeFetch (inherited from TCustomDADataSet)

Occurs before dataset is going to fetch block of records from the server.

BeforeUpdateExecute (inherited from TCustomDADataSet)

Occurs before executing insert, delete, update, lock, and refresh operations.

OnUpdateError (inherited from TMemDataSet)

Occurs when an exception is generated while cached updates are applied to a database.

OnUpdateRecord (inherited from TMemDataSet)

Occurs when a single update component can not handle the updates.

RefreshFields

Occures before an application posts changes for the current record to the database or cache.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback